home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •Games Parlour• / HyperQuackey 1.1 •••• / HyperQuackey 1.1 ееее / card_6016.txt < prev    next >
Text File  |  1990-10-02  |  4KB  |  191 lines

  1. -- card: 6016 from stack: in.1 –µ–µ–µ–µ
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2264
  5. -- name: Welcome
  6. ----- HyperTalk script -----
  7. on returnKey
  8.   set the hilite of button "Play (or hit return)" to true
  9.   set the hilite of button "Play (or hit return)" to false
  10.   visual effect iris open
  11.   go card "Player 1"
  12. end returnKey
  13.  
  14.  
  15. -- part 1 (field)
  16. -- low flags: 00
  17. -- high flags: 2004
  18. -- rect: left=278 top=28 right=178 bottom=502
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 3
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: 
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: A004
  32. -- rect: left=310 top=232 right=251 bottom=500
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: About the author
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go card "About the author"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 4 (button)
  49. -- low flags: 00
  50. -- high flags: A004
  51. -- rect: left=310 top=212 right=231 bottom=500
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: The Rules of Perquackey
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go card "Rules"
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 5 (button)
  68. -- low flags: 00
  69. -- high flags: A004
  70. -- rect: left=310 top=192 right=211 bottom=500
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: How to use Hyperquackey
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   go card "How to use Hyperquackey"
  82. end mouseUp
  83.  
  84.  
  85.  
  86. -- part 6 (button)
  87. -- low flags: 00
  88. -- high flags: A004
  89. -- rect: left=310 top=272 right=291 bottom=499
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: Spread it around!
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   go card "Spread it around"
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 7 (button)
  106. -- low flags: 00
  107. -- high flags: A004
  108. -- rect: left=310 top=252 right=271 bottom=500
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Technical details
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   go card "Technical details"
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 9 (button)
  125. -- low flags: 00
  126. -- high flags: A004
  127. -- rect: left=310 top=296 right=336 bottom=500
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: Play (or hit return)
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   visual effect iris open
  139.   go card "Player 1"
  140. end mouseUp
  141.  
  142.  
  143.  
  144. -- part 10 (button)
  145. -- low flags: 00
  146. -- high flags: A004
  147. -- rect: left=66 top=170 right=186 bottom=125
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 1
  151. -- font id: 0
  152. -- text size: 12
  153. -- style flags: 0
  154. -- line height: 16
  155. -- part name: Quit
  156. ----- HyperTalk script -----
  157. on mouseUp
  158.   doMenu "Quit Hypercard"
  159. end mouseUp
  160.  
  161.  
  162.  
  163. -- part 11 (button)
  164. -- low flags: 00
  165. -- high flags: A004
  166. -- rect: left=66 top=153 right=169 bottom=125
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Home
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   doMenu "Home"
  178. end mouseUp
  179.  
  180.  
  181.  
  182. -- part contents for card part 1
  183. ----- text -----
  184. Welcome to
  185. H Y P E R Q U A C K E Y
  186. a game for the nimble fingered
  187.  
  188. written by David Bogartz
  189. with HyperCard
  190.  
  191. Version 1.1 of 5 November 1987